Snippet.addChunk

Appends @chunk to the @snippet.

This may only be called before the snippet has been expanded.

class Snippet
void
addChunk

Parameters

chunk SnippetChunk

a #GtkSourceSnippetChunk

Meta